GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-08-29T09:44:43.9005777+00:00",
"SubmitDate": "2026-08-29T09:44:43.9005777+00:00",
"ReportPeriodStart": "2026-08-29T09:44:43.9005777+00:00",
"ReportPeriodEnd": "2026-08-29T09:44:43.9162025+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "2cafb5d8-1a61-44c5-9f1c-502bce4293a5",
"Rows": [
{
"ItemId": "d6ed111d-1dad-4aaa-883c-b01122e62890",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "d6ed111d-1dad-4aaa-883c-b01122e62890",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "2cafb5d8-1a61-44c5-9f1c-502bce4293a5",
"Rows": [
{
"ItemId": "d6ed111d-1dad-4aaa-883c-b01122e62890",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "d6ed111d-1dad-4aaa-883c-b01122e62890",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"9ec0b647-eb56-4b9f-b7f1-69d57e77a614",
"bd330175-cbf6-4a61-8dcc-d1922ffe393a"
],
"Approvers": [
"10952bc5-e744-4dd9-b080-8b30a929bc5f",
"ea5f5442-6a84-49e7-bd35-0d07b7daace3"
],
"ApprovedBy": "96955fd6-fc50-4852-bbd4-24eeeb00626f",
"ApprovalDate": "2026-08-29T09:44:43.9162025+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "ca44af7c-5bfe-4bd5-b1fd-f12eb5302276",
"WorkPlanId": "316e1b13-7d1c-4ee1-ae0f-d3a7d36982c9",
"id": "ba2eebcc-f2a3-463a-8f7c-a7fd3100de83",
"ConfigId": "fb458757-f365-4ad9-9127-858d21874f33"
},
{
"GenerationDate": "2026-08-29T09:44:43.9005777+00:00",
"SubmitDate": "2026-08-29T09:44:43.9005777+00:00",
"ReportPeriodStart": "2026-08-29T09:44:43.9005777+00:00",
"ReportPeriodEnd": "2026-08-29T09:44:43.9162025+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "2cafb5d8-1a61-44c5-9f1c-502bce4293a5",
"Rows": [
{
"ItemId": "d6ed111d-1dad-4aaa-883c-b01122e62890",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "d6ed111d-1dad-4aaa-883c-b01122e62890",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "2cafb5d8-1a61-44c5-9f1c-502bce4293a5",
"Rows": [
{
"ItemId": "d6ed111d-1dad-4aaa-883c-b01122e62890",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "d6ed111d-1dad-4aaa-883c-b01122e62890",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"9ec0b647-eb56-4b9f-b7f1-69d57e77a614",
"bd330175-cbf6-4a61-8dcc-d1922ffe393a"
],
"Approvers": [
"10952bc5-e744-4dd9-b080-8b30a929bc5f",
"ea5f5442-6a84-49e7-bd35-0d07b7daace3"
],
"ApprovedBy": "96955fd6-fc50-4852-bbd4-24eeeb00626f",
"ApprovalDate": "2026-08-29T09:44:43.9162025+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "ca44af7c-5bfe-4bd5-b1fd-f12eb5302276",
"WorkPlanId": "316e1b13-7d1c-4ee1-ae0f-d3a7d36982c9",
"id": "ba2eebcc-f2a3-463a-8f7c-a7fd3100de83",
"ConfigId": "fb458757-f365-4ad9-9127-858d21874f33"
}
]